PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / setTextDirection Method
The direction of paragraph's text
In This Topic
    setTextDirection Method
    In This Topic
    Sets the text direction.
    Syntax
    public void setTextDirection( 
       PDFTextDirection value
    )

    Parameters

    value
    The direction of paragraph's text
    See Also